
This experiment is for a mesh deformation paper (2013)

~/mesquite-2.99/debug/deform


---

1. make file (ex: make main)

2. run a file (ex: ./main 1)

here, the argument is a number of smoothing iterations.

The initial mesh file is "meshfile" and the deformed mesh is "meshfile_1"

This code is a second step of the algorithm in the paper (multiobjective mesh optimization for mesh deformation)

---

contact: Jibum Kim (jzk164@psu.edu)